Fix Since tags
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 30 May 2008 02:46:49 +0000 (02:46 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 30 May 2008 02:46:49 +0000 (02:46 +0000)
svn path=/trunk/; revision=20244

ChangeLog
gtk/gtkwidget.c

index 3f8b368dee43c04a78206472e86ca7d94d29943f..3033991d68ec4a687059c198adbdede81a2cc8d0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-29  Matthias Clasen <mclasen@redhat.com>
+
+       * gtk/gtkwidget.c: s/2.16/2.14/ in Since tags
+
 2008-05-29  Matthias Clasen <mclasen@redhat.com>
 
        * tests/Makefile.am: Don't add testmountoperation to TEST_PROGS.
index 7496c00c88e2e2146a1fbd2605b2a404c51a80df..2d10cd854f47ce675febdaa19bea206260118378 100644 (file)
@@ -2006,7 +2006,7 @@ gtk_widget_class_init (GtkWidgetClass *klass)
    * Returns: %TRUE to stop other handlers from being invoked for the event.
    *   %FALSE to propagate the event further.
    *
-   * Since: 2.16
+   * Since: 2.14
    */
   widget_signals[DAMAGE_EVENT] =
     g_signal_new ("damage_event",